[INFO] cloning repository https://github.com/forward-step/rust-player
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forward-step/rust-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforward-step%2Frust-player", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforward-step%2Frust-player'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 138b292cde1b2bd8760a9395b89475a2c95b643f
[INFO] checking forward-step/rust-player against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforward-step%2Frust-player" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/forward-step/rust-player
[INFO] finished tweaking git repo https://github.com/forward-step/rust-player
[INFO] tweaked toml for git repo https://github.com/forward-step/rust-player written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/forward-step/rust-player on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/forward-step/rust-player already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3950c322f7b2275220396215c82706328c59f1b27ed6185a2b0f170e3b90ef23
[INFO] running `Command { std: "docker" "start" "-a" "3950c322f7b2275220396215c82706328c59f1b27ed6185a2b0f170e3b90ef23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3950c322f7b2275220396215c82706328c59f1b27ed6185a2b0f170e3b90ef23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3950c322f7b2275220396215c82706328c59f1b27ed6185a2b0f170e3b90ef23", kill_on_drop: false }`
[INFO] [stdout] 3950c322f7b2275220396215c82706328c59f1b27ed6185a2b0f170e3b90ef23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d89e034cc409a694a9ef3514a5c65dd06c435deaf4dd15d4bc11e2dc917b1ca
[INFO] running `Command { std: "docker" "start" "-a" "1d89e034cc409a694a9ef3514a5c65dd06c435deaf4dd15d4bc11e2dc917b1ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking id3 v1.13.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking lru v0.12.2
[INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.13.1/src/tcon.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` defined here
[INFO] [stdout] 11 |     pub fn parse_tcon(s: &'a str) -> Cow<str> {
[INFO] [stdout]    |                       - `s` is a reference that is only valid in the associated function body
[INFO] [stdout] 12 |         let mut parser = Parser(s);
[INFO] [stdout] 13 |         let v1_genre_ids = match parser.one_or_more(&Self::content_type) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `s` escapes the associated function body here
[INFO] [stdout]    |                                  argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.13.1/src/tcon.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn content_type(&mut self) -> Result<String, ()> {
[INFO] [stdout]    |                     --------- `self` is a reference that is only valid in the method body
[INFO] [stdout] 24 |         self.first_of([&Self::escaped_content_type, &Self::v1_content_type])
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `self` escapes the method body here
[INFO] [stdout]    |         argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `id3` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1d89e034cc409a694a9ef3514a5c65dd06c435deaf4dd15d4bc11e2dc917b1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d89e034cc409a694a9ef3514a5c65dd06c435deaf4dd15d4bc11e2dc917b1ca", kill_on_drop: false }`
[INFO] [stdout] 1d89e034cc409a694a9ef3514a5c65dd06c435deaf4dd15d4bc11e2dc917b1ca
